home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-290 ms dos 5 arabic support / 2.ima / CGA.IN_ / CGA.IN
Text File  |  1991-11-11  |  12KB  |  538 lines

  1. CGA.INI
  2. ****************  WARNING  ********************
  3. This file may contain lines with more than 256
  4. characters. Some editors will truncate or split
  5. these lines. If you are not sure whether your
  6. editor can handle long lines, exit now without
  7. saving the file.
  8.  
  9. Note: The editor which is invoked by the
  10.       MS-DOS 5.0 EDIT command can be used
  11.       to edit this file.
  12. ****************  NOTE  ***********************
  13. Everything up to the first left square bracket
  14. character is considered a comment.
  15. ***********************************************
  16. [savestate]
  17. screenmode = text
  18. resolution = low2
  19. startup = filemanager
  20. filemanagermode = shared
  21. sortkey = name
  22. pause = disabled
  23. explicitselection = disabled
  24. swapmouse = disabled
  25. tasklist = disabled
  26. switching = disabled
  27. [programstarter]
  28. currentcolor = Ocean
  29. filemanager = enabled
  30. command = enabled
  31. group = 
  32. {
  33.     program = 
  34.     {
  35.     command = COMMAND
  36.     title = Command Prompt
  37.     help = Starts the MS-DOS command prompt where you can type any MS-DOS command.^m^mTo return to MS-DOS Shell from the command line:^m^m1. Type exit^m2. Press ENTER.^m^mRelated Topic^m   " More on Command Prompt "~$129~
  38.     pause = disabled
  39.     }
  40.     program = 
  41.     {
  42.     command = EDIT %1
  43.     title = Editor
  44.     help = Starts MS-DOS Editor, a text editor you can use to create and modify text files. After you choose Editor, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on Editor "~$130~
  45.     pause = disabled
  46.     dialog = 
  47.     {
  48.         title = File to Edit
  49.         info = Enter the name of the file to edit. To start MS-DOS Editor without opening a file, press ENTER.
  50.         prompt = File to edit?
  51.         parameter = %1
  52.     }
  53.     }
  54.     program = 
  55.     {
  56.     command = QBASIC %1
  57.     title = MS-DOS QBasic
  58.     help = Starts MS-DOS QBasic, a programming environment you can use to create, modify, run, and debug programs. After you choose MS-DOS QBasic, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m   " More on MS-DOS QBasic "~$131~
  59.     pause = disabled
  60.     dialog = 
  61.     {
  62.         title = MS-DOS QBasic File
  63.         info = Enter the name of a QBasic program. To start without opening a program, press ENTER.
  64.         prompt = QBasic File?
  65.         parameter = %1
  66.     }
  67.     }
  68.     group = 
  69.     {
  70.     title = Disk Utilities
  71.     help = Displays program items you can choose to manage your disks. You can also choose to open the Main group or any group you may have added.
  72.        program = 
  73.     {
  74.         command = diskcopy %1
  75.         title = Disk Copy
  76.         pause = enabled
  77.         dialog = 
  78.         {
  79.         title = Disk Copy
  80.         info = Enter the source and destination drives.
  81.         prompt = Parameters . . .
  82.         default = a: b:
  83.         parameter = %1
  84.         }
  85.         help = Temporarily leaves MS-DOS Shell to copy the contents of a floppy disk to another floppy disk. After you choose Disk Copy, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Disk Copy "~$132~
  86.     }
  87.     program = 
  88.     {
  89.         command = backup %1
  90.         title = Backup Fixed Disk
  91.         pause = enabled
  92.         dialog = 
  93.         {
  94.         title = Backup Fixed Disk
  95.         info = Enter the source and destination drives.
  96.         prompt = Parameters . . .
  97.         default = c:\*.* a: /s
  98.         parameter = %1 
  99.         }
  100.         help = Temporarily leaves MS-DOS Shell to copy files from one disk to another. After you choose Backup Fixed Disk, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Backup Fixed Disk "~$133~
  101.     }
  102.     program = 
  103.     {
  104.         command = restore %1
  105.         title = Restore Fixed Disk
  106.         pause = enabled
  107.         dialog = 
  108.         {
  109.         title = Restore Fixed Disk
  110.         info = Enter the source and destination drives.
  111.         prompt = Parameters . . .
  112.         parameter = %1
  113.         }
  114.         help = Temporarily leaves MS-DOS Shell to restore files that were backed up. After you choose Restore Fixed Disk, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Restore Fixed Disk "~$134~
  115.     }
  116.     program = 
  117.     {
  118.         command = format %1 /q
  119.         title = Quick Format
  120.         pause = enabled
  121.         dialog = 
  122.         {
  123.         title = Quick Format
  124.         info = Enter the drive to quick format.
  125.         prompt = Parameters . . .
  126.         default = a:
  127.         parameter = %1
  128.         }
  129.         help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Quick Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Quick Format "~$136~
  130.         screenmode = text
  131.         alttab = enabled
  132.         altesc = enabled
  133.         ctrlesc = enabled
  134.         prevent = enabled
  135.     }
  136.     program = 
  137.     {
  138.         command = format %1
  139.         title = Format
  140.         pause = enabled
  141.         dialog = 
  142.         {
  143.         title = Format
  144.         info = Enter the drive to format.
  145.         prompt = Parameters . . .
  146.         default = a:
  147.         parameter = %1
  148.         }
  149.         help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m   " More on Format "~$135~
  150.     }
  151.     program = 
  152.     {
  153.         command = undelete %1
  154.         title = Undelete
  155.         help = Recovers deleted files.^m^mWARNING: If your disk is full or if you are using task swapping, using this program item may render some deleted files unrecoverable.^m^mRelated Procedure^m   " Restoring Deleted Files "~I155~
  156.         pause = enabled
  157.         dialog = 
  158.         {
  159.         title = Undelete
  160.         info = WARNING! This action may cause the permanent loss of some deleted files.  Press F1 for more information.
  161.         prompt = Parameters . . .
  162.         default = /LIST
  163.         parameter = %1
  164.         }
  165.         screenmode = text
  166.         alttab = enabled
  167.         altesc = enabled
  168.         ctrlesc = enabled
  169.         prevent = enabled
  170.     }
  171.     }
  172. }
  173. color = 
  174. {
  175.     selection = 
  176.     {
  177.     title = Basic Blue
  178.     foreground = 
  179.     {
  180.         base = black
  181.         highlight = brightwhite
  182.         selection = brightwhite
  183.         alert = brightred
  184.         menubar = black
  185.         menu = black
  186.         disabled = white
  187.         accelerator = cyan
  188.         dialog = black
  189.         button = black
  190.         elevator = white
  191.         titlebar = black
  192.         scrollbar = brightwhite
  193.         borders = black
  194.         drivebox = black
  195.         driveicon = black
  196.         cursor = black
  197.     }
  198.     background = 
  199.     {
  200.         base = brightwhite
  201.         highlight = blue
  202.         selection = black
  203.         alert = brightwhite
  204.         menubar = white
  205.         menu = brightwhite
  206.         disabled = brightwhite
  207.         accelerator = brightwhite
  208.         dialog = brightwhite
  209.         button = white
  210.         elevator = white
  211.         titlebar = white
  212.         scrollbar = black
  213.         borders = brightwhite
  214.         drivebox = brightwhite
  215.         driveicon = brightwhite
  216.         cursor = brightblack
  217.     }
  218.     }
  219.     selection = 
  220.     {
  221.     title = Ocean
  222.     foreground = 
  223.     {
  224.         base = black
  225.         highlight = brightwhite
  226.         selection = brightwhite
  227.         alert = brightwhite
  228.         menubar = black
  229.         menu = black
  230.         disabled = white
  231.         accelerator = brightwhite
  232.         dialog = black
  233.         button = black
  234.         elevator = white
  235.         titlebar = black
  236.         scrollbar = brightwhite
  237.         borders = black
  238.         drivebox = black
  239.         driveicon = black
  240.         cursor = black
  241.     }
  242.     background = 
  243.     {
  244.         base = brightwhite
  245.         highlight = blue
  246.         selection = black
  247.         alert = white
  248.         menubar = cyan
  249.         menu = cyan
  250.         disabled = cyan
  251.         accelerator = cyan
  252.         dialog = cyan
  253.         button = brightwhite
  254.         elevator = white
  255.         titlebar = white
  256.         scrollbar = black
  257.         borders = black
  258.         drivebox = brightwhite
  259.         driveicon = brightwhite
  260.         cursor = brightcyan
  261.     }
  262.     }
  263.     selection = 
  264.     {
  265.     title = Monochrome-2 Colors
  266.     foreground = 
  267.     {
  268.         base = black
  269.         highlight = white
  270.         selection = white
  271.         alert = black
  272.         menubar = black
  273.         menu = black
  274.         disabled = white
  275.         accelerator = white
  276.         dialog = black
  277.         button = white
  278.         elevator = black
  279.         titlebar = white
  280.         scrollbar = white
  281.         borders = black
  282.         drivebox = black
  283.         driveicon = black
  284.     }
  285.     background = 
  286.     {
  287.         base = white
  288.         highlight = black
  289.         selection = black
  290.         alert = white
  291.         menubar = white
  292.         menu = white
  293.         disabled = white
  294.         accelerator = black
  295.         dialog = white
  296.         button = black
  297.         elevator = white
  298.         titlebar = black
  299.         scrollbar = black
  300.         borders = black
  301.         drivebox = white
  302.         driveicon = white
  303.     }
  304.     }
  305.     selection = 
  306.     {
  307.     title = Monochrome-4 Colors
  308.     foreground = 
  309.     {
  310.         base = black
  311.         highlight = brightwhite
  312.         selection = brightwhite
  313.         alert = black
  314.         menubar = black
  315.         menu = black
  316.         disabled = white
  317.         accelerator = brightwhite
  318.         dialog = black
  319.         button = black
  320.         elevator = white
  321.         titlebar = black
  322.         scrollbar = brightwhite
  323.         borders = black
  324.         drivebox = black
  325.         driveicon = black
  326.         cursor = black
  327.     }
  328.     background = 
  329.     {
  330.         base = brightwhite
  331.         highlight = brightblack
  332.         selection = brightblack
  333.         alert = brightwhite
  334.         menubar = brightwhite
  335.         menu = white
  336.         disabled = white
  337.         accelerator = brightblack
  338.         dialog = brightwhite
  339.         button = white
  340.         elevator = white
  341.         titlebar = white
  342.         scrollbar = black
  343.         borders = black
  344.         drivebox = brightwhite
  345.         driveicon = brightwhite
  346.         cursor = black
  347.     }
  348.     }
  349.     selection = 
  350.     {
  351.     title = Reverse
  352.     foreground = 
  353.     {
  354.         base = white
  355.         highlight = black
  356.         selection = black
  357.         alert = white
  358.         menubar = white
  359.         menu = white
  360.         disabled = black
  361.         accelerator = black
  362.         dialog = white
  363.         button = black
  364.         elevator = white
  365.         titlebar = black
  366.         scrollbar = black
  367.         borders = white
  368.         drivebox = white
  369.         driveicon = white
  370.     }
  371.     background = 
  372.     {
  373.         base = black
  374.         highlight = white
  375.         selection = white
  376.         alert = black
  377.         menubar = black
  378.         menu = black
  379.         disabled = black
  380.         accelerator = white
  381.         dialog = black
  382.         button = white
  383.         elevator = black
  384.         titlebar = white
  385.         scrollbar = white
  386.         borders = black
  387.         drivebox = black
  388.         driveicon = black
  389.     }
  390.     }
  391.     selection = 
  392.     {
  393.     title = Hot Pink
  394.     foreground = 
  395.     {
  396.         base = black
  397.         highlight = brightwhite
  398.         selection = brightwhite
  399.         alert = brightmagenta
  400.         menubar = black
  401.         menu = black
  402.         disabled = white
  403.         accelerator = magenta
  404.         dialog = black
  405.         button = brightwhite
  406.         elevator = white
  407.         titlebar = brightwhite
  408.         scrollbar = brightwhite
  409.         borders = black
  410.         drivebox = black
  411.         driveicon = black
  412.         cursor = black
  413.     }
  414.     background = 
  415.     {
  416.         base = brightwhite
  417.         highlight = brightmagenta
  418.         selection = magenta
  419.         alert = brightwhite
  420.         menubar = brightwhite
  421.         menu = brightwhite
  422.         disabled = brightwhite
  423.         accelerator = brightwhite
  424.         dialog = brightwhite
  425.         button = magenta
  426.         elevator = white
  427.         titlebar = magenta
  428.         scrollbar = black
  429.         borders = black
  430.         drivebox = brightwhite
  431.         driveicon = brightwhite
  432.         cursor = brightred
  433.     }
  434.     }
  435.     selection = 
  436.     {
  437.     title = Emerald City
  438.     foreground = 
  439.     {
  440.         base = black
  441.         highlight = black
  442.         selection = brightwhite
  443.         alert = green
  444.         menubar = black
  445.         menu = black
  446.         disabled = white
  447.         accelerator = green
  448.         dialog = black
  449.         button = brightwhite
  450.         elevator = white
  451.         titlebar = brightwhite
  452.         scrollbar = brightwhite
  453.         borders = black
  454.         drivebox = black
  455.         driveicon = black
  456.         cursor = black
  457.     }
  458.     background = 
  459.     {
  460.         base = brightwhite
  461.         highlight = brightgreen
  462.         selection = green
  463.         alert = brightwhite
  464.         menubar = brightwhite
  465.         menu = brightwhite
  466.         disabled = brightwhite
  467.         accelerator = brightwhite
  468.         dialog = brightwhite
  469.         button = green
  470.         elevator = white
  471.         titlebar = green
  472.         scrollbar = black
  473.         borders = black
  474.         drivebox = brightwhite
  475.         driveicon = brightwhite
  476.         cursor = brightcyan
  477.     }
  478.     }
  479.     selection = 
  480.     {
  481.     title = Turquoise
  482.     foreground = 
  483.     {
  484.         base = black
  485.         highlight = brightwhite
  486.         selection = brightwhite
  487.         alert = brightred
  488.         menubar = brightwhite
  489.         menu = black
  490.         disabled = white
  491.         accelerator = white
  492.         dialog = black
  493.         button = black
  494.         elevator = white
  495.         titlebar = black
  496.         scrollbar = brightwhite
  497.         borders = black
  498.         drivebox = black
  499.         driveicon = black
  500.         cursor = black
  501.     }
  502.     background = 
  503.     {
  504.         base = brightwhite
  505.         highlight = brightblue
  506.         selection = black
  507.         alert = brightwhite
  508.         menubar = brightcyan
  509.         menu = brightcyan
  510.         disabled = brightcyan
  511.         accelerator = brightcyan
  512.         dialog = brightcyan
  513.         button = brightwhite
  514.         elevator = white
  515.         titlebar = white
  516.         scrollbar = black
  517.         borders = black
  518.         drivebox = brightwhite
  519.         driveicon = brightwhite
  520.         cursor = cyan
  521.     }
  522.     }
  523. }
  524.  
  525. associations = 
  526. {
  527.     association = 
  528.     {
  529.     program = EDIT
  530.     extension = TXT
  531.     }
  532.     association = 
  533.     {
  534.     program = QBASIC /run 
  535.     extension = BAS
  536.     }
  537. }
  538.